#!/bin/bash

set -ex

jupyter lab build
jupyter lab workspaces import binder/workspace.json
